2006-07-10 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkpapersize.c (gtk_paper_size_is_equal): Fix a
typo in the docs. (#347041, Kouhei Sutou)
2006-07-10 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkpapersize.c (gtk_paper_size_is_equal): Fix a
+ typo in the docs. (#347041, Kouhei Sutou)
+
* gtk/gtkprintcontext.c (gtk_print_context_get_height): Fix
a typo in the docs. (#347032, Kouhei Sutou)
2006-07-10 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkpapersize.c (gtk_paper_size_is_equal): Fix a
+ typo in the docs. (#347041, Kouhei Sutou)
+
* gtk/gtkprintcontext.c (gtk_print_context_get_height): Fix
a typo in the docs. (#347032, Kouhei Sutou)
/**
* gtk_paper_size_is_equal:
* @size1: a #GtkPaperSize object
- * @size2: another @GtkPaperSize object
+ * @size2: another #GtkPaperSize object
*
* Compares two #GtkPaperSize objects.
*